CWS Command-line Tool - CWSOverview |
|
The command-line tool CWSOverview can be used to generate an overview of all workspaces that exist in the Process Platform environment.
For general instructions on how to use CWS command-line tools, refer to Using the CWS Command-line Tools.
The command-line tool CWSOverview accepts one parameter:
CWSOverview [<ORGANIZATION>]
where,
- <ORGANIZATION> is the name of the organization for which the workspaces must be listed. This parameter is optional.
If no parameter is provided, the command-line tool will generate an overview of all workspaces, grouped by organization.
For example, if your organization is called 'MyOrganization', generating an overview of all workspaces in that organization can be done using the following command:
CWSOverview MyOrganization
Note: In cases where the name of the organization contains white space characters, you must include it in double quotes as displayed below:
CWSOverview "My Organization"
The output of the tool may be as displayed below:
~>CWSOverview Starting CWSOverview ** Organization 'o=development,cn=cordys,cn=defaultInst,o=acme.com' ** DevelopmentWorkspace: ACME Created on: Thu Dec 17 11:33:05 CET 2009 [0050568B-184D-71DE-8FEB-EAF759044E98] DevelopmentWorkspace: Test Created on: Thu Dec 17 11:32:06 CET 2009 [0050568B-184D-71DE-8FEB-EAF759044EA4] ** Organization 'o=system,cn=cordys,cn=defaultInst,o=acme.com' ** DevelopmentWorkspace: ACME Test Workspace Created on: Thu Dec 17 11:34:12 CET 2009 [0050568B-184D-71DE-8FEB-EAF7A49C859C] ISVPStagingSpace: __ISVP Space__ Created on: Thu Dec 17 11:22:49 CET 2009 [0050568B-184D-71DE-8FEB-EAF62005C491] Metaspace: __CWS_Default_Metaspace__ Created on: Thu Dec 17 06:12:50 CET 2009 [0050568B-184D-71DE-A89E-EACACE79EA23] OrganizationStagingSpace: __Organization Staging__ Created on: Thu Dec 17 11:22:49 CET 2009 [0050568B-184D-71DE-8FEB-EAF62005C4BC]